home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / GooseheadRace2.swf / scripts / DefineButton2_67 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-07-07  |  62 b   |  5 lines

  1. on(release){
  2.    BeepSound.start();
  3.    gotoAndPlay(290);
  4. }
  5.